func net/netip.parseIPv4 3 uses net/netip (current package) netip.go#L124: return parseIPv4(s) netip.go#L161: func parseIPv4(s string) (ip Addr, err error) { netip.go#L273: ip4, err := parseIPv4(s)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)